Esx Settings HardwareSupportPackageSpec
The Esx Settings HardwareSupportPackageSpec schema contains properties to describe the desired Hardware Support Package (HSP) configured for a single device or distinct group of devices (typically the OEM's, including BIOS, device firmware and OEM-supplied driver or agent components).
This schema was added in vSphere API 7.0.0.0.
{
"pkg": "string",
"version": "string"
}
Hardware Support Package (HSP) selected
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package.
Version of the Hardware Support Package (HSP) selected (e.g. "20180128.1" or "v42")
This property was added in vSphere API 7.0.0.0.
If missing or null, the system will use an empty string as the version.